←Select platform

WriteToStream Method

Summary

Writes the specified string message to the NamedPipeStream.

Syntax

C#
C++/CLI
protected virtual void WriteToStream( 
   string message 
) 
protected:  
   virtual void WriteToStream( 
      String^ message 
   ) 

Parameters

message

a string containing the data to be written

Remarks

This method internally writes the data to Pipe.

Requirements

Target Platforms

See Also

NamedPipeStream<T> Class

NamedPipeStream<T> Members

Leadtools.Dicom.AddIn.Common Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.